Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repairs: Ignore invalid entity IDs in all cases #176

Merged
merged 1 commit into from
May 26, 2023
Merged

Conversation

frenck
Copy link
Owner

@frenck frenck commented May 26, 2023

All repairs handling entity IDs now ignore entity IDs that have an invalid format.

This is suboptimal IMHO, but there are quite a bunch of "custom" weird use cases out there, I'm not going to support; as an example: Custom template format of a custom button card. Just ignore it.

fixes #71

@frenck frenck added the bugfix Inconsistencies or issues which will cause a problem for users or implementors. label May 26, 2023
@sonarcloud
Copy link

sonarcloud bot commented May 26, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@frenck frenck merged commit f5c6d7d into main May 26, 2023
@frenck frenck deleted the frenck-2023-0836 branch May 26, 2023 14:49
@teskanoo
Copy link

Thanks Frenk :) Nice work, I love this integration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Inconsistencies or issues which will cause a problem for users or implementors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

False possitive "unknown entity"
2 participants